This patch undoes 8697 and makes xm reboot/shutdown work again. This code
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 3 Mar 2006 09:56:54 +0000 (10:56 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 3 Mar 2006 09:56:54 +0000 (10:56 +0100)
commit59d0a0335d7c199d5b680b63521c0ebaadb4c850
tree01d4061500fea1e4b8cf2267163bed85a4c2860c
parentda538487143fc14cfabf08c5b464ccc6ab8816c8
This patch undoes 8697 and makes xm reboot/shutdown work again. This code
does expose a bug in xenstored when it is killed & restarted, but that
is not caused by this code.

My sincere appology to Ke Yu for the long wait and assuming his code
was broken.  His code was perfectly fine. Its just that my test scripts
did something for a historical reason that I should have removed a long
time ago.

Signed-Off-By: Leendert van Doorn <leendert@watson.ibm.com>
tools/python/xen/xend/server/blkif.py